add stock indent, unindent I would have prefered outdent, but
authorJody Goldberg <jody@gnome.org>
Tue, 20 Jan 2004 16:32:54 +0000 (16:32 +0000)
committerJody Goldberg <jody@src.gnome.org>
Tue, 20 Jan 2004 16:32:54 +0000 (16:32 +0000)
commit245308c38ca8a49f1335f6dac25b2abe870bfefa
tree80a5cc6ce14ba0acd3a1536658bfe41b907a6830
parent28e71dcba63d1dacb4882c7c14f3657f52f55920
add stock indent, unindent I would have prefered outdent, but

2004-01-05  Jody Goldberg <jody@gnome.org>

* gtk/gtkiconfactory.c (get_default_icons) : add stock indent, unindent
  I would have prefered outdent, but compatibility seems more
  important.
* gtk/gtkstock.c (builtin_items) : ditto.
* gtk/gtkstock.h : ditto.
* gtk/stock-icons/Makefile.am : ditto.
* gtk/stock-icons/stock_text_indent_16.png :
* gtk/stock-icons/stock_text_indent_24.png :
* gtk/stock-icons/stock_text_unindent_16.png :
* gtk/stock-icons/stock_text_unindent_24.png : from gnome-icon-theme

2003-12-18  Jody Goldberg <jody@gnome.org>

* gtk/gtkicontheme.c (gtk_icon_theme_lookup_icon)) : Add a sanity test
  to ensure that the base hicolor theme is installed.  Silently
  failing to produce icons that apps assume exist in the theme seems
  like a bad idea.
14 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkiconfactory.c
gtk/gtkicontheme.c
gtk/gtkstock.c
gtk/gtkstock.h
gtk/stock-icons/Makefile.am
gtk/stock-icons/stock_text_indent_16.png [new file with mode: 0644]
gtk/stock-icons/stock_text_indent_24.png [new file with mode: 0644]
gtk/stock-icons/stock_text_unindent_16.png [new file with mode: 0644]
gtk/stock-icons/stock_text_unindent_24.png [new file with mode: 0644]